Service Generic Info Items
The Service Details View in CygNet Explorer displays service info items and their values. The following info items are found on the Service Generic page of the CygNet Service Information dialog box.
| Info Item | Nice Name | Description | SVCMON UDC | Point Type |
|---|---|---|---|---|
|
ACTIVATION_STATUS |
Activation Status |
An enumerated value of the host activation status. This info iem can be used to monitor activation status. The values for SVMACTSTAT include:
|
SVMACTSTAT |
EI |
|
ACTIVATION_STAT_DESC |
Activation Status Desc |
A string value description of the host activation status. This info item can be used to monitor activation status. The values for SVMACTDESC include:
|
SVMACTDESC |
SI |
|
BACKUP_DURATION |
Backup: Last Duration |
The duration (in seconds) of the last backup. |
SVMBUDUR |
AI |
|
BACKUP_NEXT_RUN |
Backup: Next time to run |
The timestamp when the service’s next backup will be run. The value is a string value in UTC time format. |
SVMBUNEXTT |
AI |
|
BACKUP_PATH |
Backup: Destination Path |
The path to the backup directory for the service files. |
- |
AI |
|
BACKUP_STATE |
Backup: Current State |
Specifies the status of the current backup process. The values for SVMBUSTATE include:
|
SVMBUSTATE |
AI |
|
BACKUP_TIME_SUCCESS |
Backup: Last Success Tm |
The timestamp when the service’s backup was last completed successfully. If no backup has run, returns no value. The value is a string value in UTC time format. |
SVMBULASTT |
AI |
|
COPY_BACKUP_TO |
Backup: Copy path |
The path that the backups are copied to following a successful backup. |
- |
SI |
|
CURR_TIME_LOCAL |
Curr Time Local |
The current time in the service’s local time. |
SVMCTIMEL |
SI |
|
CURR_TIME_UTC |
Curr Time UTC |
The current time in UTC time. |
SVMCTIMEU |
SI |
|
DATA_DIRECTORY |
Service data directory |
The directory where the data file for the service is located. That is, the location of the <ServiceName>.dat.edb. |
- |
AI |
|
DCL_VER |
DCL Ver |
The version of DCL used by the service in n.n.n.n format. |
- |
SI |
|
EXE_ARCH_TYPE |
EXE Architecture |
The architecture type of the service, for example, x86, x64, etc. |
- |
SI |
|
EXE_NAME |
Exe Name |
The executable name in FILE NAME.exe format. Includes full file path if less than 50 characters. |
SVMEXEN |
SI |
|
EXE_SIZE |
Exe Size |
The executable size, returned as an integer. |
SVMEXES |
AI |
|
EXE_TIME |
Exe Time |
The executable time in YYYYMMDDHHMMSSmmm UTC time format. |
SVMEXET |
SI |
|
Exe Ver |
The executable version in n.n.n.n format. |
SVMEXEV |
SI |
|
|
Failover readiness |
Indicates the readiness of the service to start a failover. The values include:
|
SVMFOREADY |
EI |
|
|
Failover status |
Indicates the current failover status of the service. The values include:
|
SVMFOSTATU |
EI |
|
|
Service in redundant set |
Indicates whether this service is part of a redundant relationship. The value equals the REDUNDANT keyword in the service configuration file. |
SVMINRDSET |
AI |
|
|
Log Writ Errs to the ELS |
The number of log entries that could not be sent to the ELS, returned as an integer. |
SVMLOGSERR |
AI |
|
|
LOGERRORS_FILE |
Log Writ Errs to Log Fil |
The number of log entries that could not be written to the log file, i.e. due to out of disk space, returned as an integer. |
SVMLOGFERR |
AI |
|
LOGFILE_FILE_COUNT |
File Cnt |
The number of log files configured for the service, returned as an integer. |
SVMLFFC |
AI |
|
LOGFILE_FILE_SIZE |
File Size |
The size limit (in megabytes) for each log file configured for the service, returned as an integer. |
SCMLFFS |
AI |
|
LOGFILE_LIMIT_MODE |
Limit Mode |
The operational mode for limiting the size of each log file: LINE or SIZE, returned as an integer. |
- |
AI |
|
LOGFILE_LINE_COUNT |
Line Cnt |
The maximum number of lines for each log file configured for the service, returned as an integer. |
SVMLFLC |
AI |
|
LOGFILE_MODE |
Logging Mode |
The operational mode for maintenance of log files: LEGACY or EXTENDED, returned as an integer. |
- |
AI |
|
LOGMASK_ELS |
LMask ELS |
The current log level settings for the ELS, returned as an integer. |
SVMLOGME |
AI |
|
LOGMASK_ELS_CFG |
LMask ELS (cfg file) |
The log level settings for the ELS, as specified in the service’s configuration file, returned as an integer. |
- |
AI |
|
LOGMASK_FILE |
LMask File |
The current log level settings for the log file, returned as an integer. |
SVMLOGMF |
AI |
|
LOGMASK_FILE_CFG |
LMask File (cfg file) |
The log level settings for the log file, as specified in the service’s configuration file, returned as an integer. |
- |
AI |
|
LOGQUEUED_ELS |
Log Writes Queued ELS |
The number of entries on the log to the ELS queue. |
SVMLOGSQUE |
AI |
|
LOGREJECTED_ELS |
Log Writes Rejected ELS |
The number of entries on the log to the ELS queue that were rejected. |
SVMLOGSREJ |
AI |
|
LOGWRITES_ELS |
Log Writes to the ELS |
The number of service log writes to the ELS, returned as an integer. A jump in the number of log writes is probably indicative of a problem. |
SVMLOGSWRT |
AI |
|
LOGWRITES_FILE |
Log Writes to Log File |
The number of log writes to log file, returned as an integer. |
SVMLOGFWRT |
AI |
|
MSS |
Associated MSS |
The MSS associated with the UIS. |
SVMUISAMSS, SVMAMSS |
SI |
|
PENDING_AUD_NOTIF_TX |
Count Pending Audit TX |
The total number of pending audit transactions to send to the AUD. |
SVMNOTEAUD |
AI |
|
PERFMON_TIME_UTC |
Performance Monitor Snapshot Time |
The last timestamp of performance monitor snapshot in UTC time format. Performance monitor snapshot includes a machine and process performance statistics. |
- |
SI |
|
SRVNET_ACT_MSGS |
Act Msgs |
The number of active messages. Note: This info item is displayed on both the Network page and the Service Generic page. |
SVMAMSG |
AI |
|
SRVNET_CLIENTS_REGED |
Active Clients |
The number of active clients. This is a count of the number of clients that have issued a message to the service within the past hour. Note: This info item is displayed on both the Network page and the Service Generic page. |
SVMACLI |
AI |
|
SRVNET_CURR_TIME_LOCAL |
Curr Time Local |
Same as CURR_TIME_LOCAL above. |
SVMCTIMEL |
SI |
|
SRVNET_CURR_TIME_UTC |
Curr Time UTC |
Same as CURR_TIME_UTC above. |
SVMCTIMEU |
SI |
|
SRVNET_DOMAINID |
Service domain |
The domain ID to which this service belongs, the ambient domain. |
- |
AI |
|
SRVNET_IPADDR |
IP Address |
The IP address of service. Note: This info item is displayed on both the Host Details page and the Service Generic page. |
SVMIPADDR |
SI |
|
SRVNET_IPPORT |
TCP/IP Port Number |
The UDP port number on which this service is running. |
SVMIPPORT |
AI |
|
SRVNET_MSGS_IN |
Msgs In |
The number of messages received from clients. Most useful in conjunction with a rate. Note: This info item is displayed on both the Network page and the Service Generic page. |
SVMMSGIN |
AI |
|
SRVNET_MSGS_OUT |
Msgs Out |
The number of messages received that were replied to. Does not include messages initiated by the service. Note: This info item is displayed on both the Network page and the Service Generic page. |
SVMMSGOUT |
AI |
|
SRVNET_START_TIME_LOCAL |
Start Time Local |
Same as START_TIME_LOCAL. |
SVMSTIMEL |
SI |
|
SRVNET_START_TIME_UTC |
Start Time UTC |
Same as START_TIME_UTC. |
SVMSTIMEU |
SI |
|
SRVNET_STATS_TO |
T.O. Stats |
Messaging statistics timeout length in number of seconds. |
SVMSTATSTO |
AI |
|
START_TIME_LOCAL |
Start Time Local |
Same as SRVNET_START_TIME_LOCAL. |
SVMSTIMEL |
SI |
|
START_TIME_UTC |
Start Time UTC |
Same as SRVNET_START_TIME_UTC. |
SVMSTIMEU |
SI |
|
SVC_RUN_TIME |
Service Run Time (secs) |
The number of seconds for which the services has been running. |
- |
AI |
|
TRIAL_DAYS |
Activation Trial Days |
The number of activation trial days remaining. |
SVMACTDAYS |
AI |
|
UTC_OFFSET |
Service UTC offset |
The offset from the UTC time for the service in minutes. Note: This info item is displayed on both the Host Details page and the Service Generic page. |
- |
AI |


